Einhugur Word Component for Buoy

TableCell Class

Class that represents Cell in a Table in Word document.

Container
   TableCell

class TableCell

Constructors

TableCell (private) Private constructor.

Properties

BackgroundColorSets or gets background color for the cell.
ItemCount (Inherited) Number of items in the container.
ParagraphCount (Inherited) Returns number of paragraphs in the container.
TableCount (Inherited) Returns number of tables in the container.
VerticalAlignmentSets or gets vertical alignment on the table cell.

Methods

AppendParagraph (Inherited) Appends paragraph at back of the container, creating one run for the string passed in with this method.
AppendTable (Inherited) Appends table to the back of the container.
BorderReturns border info object of given type for the table.
Item (Inherited) Returns item at given index. (Paragraphs or tables)
Paragraph (Inherited) Gets paragraph at given index.
RemoveItem (Inherited) Removes item from the container.
Table (Inherited) Gets table at given index.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 64 bit
  • Linux ARM 64 bit